Click or drag to resize

MessageSubjectPrefix Property

Contains a subject prefix that typically indicates some action on a message, such as "FW: " for forwarding.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string SubjectPrefix { get; set; }

Property Value

Type: String
The subject prefix.
See Also